home *** CD-ROM | disk | FTP | other *** search
/ The Coffee Break CD Collection / The Coffee Break CD Collection.iso / cbs08 / control2.bat < prev    next >
DOS Batch File  |  1994-03-15  |  496b  |  21 lines

  1. echo off
  2. cls
  3. echo Deleting temporary files.  Please wait...
  4. del %1\VCSCBS\cbs08\BBFACTS1.EXE
  5. del %1\VCSCBS\cbs08\FAME.DAT
  6. del %1\VCSCBS\cbs08\LEADER.DAT
  7. del %1\VCSCBS\cbs08\MAIN.DAT
  8. del %1\VCSCBS\cbs08\PLAYIDX.DAT
  9. del %1\VCSCBS\cbs08\POSN.DAT
  10. del %1\VCSCBS\cbs08\TEXT.DAT
  11. del %1\VCSCBS\cbs08\YRIDX.DAT
  12. del %1\VCSCBS\cbs08\CBS2.EXE
  13. del %1\VCSCBS\cbs08\CBS08.BAT
  14. del %1\VCSCBS\cbs08\control1.bat
  15. del %1\VCSCBS\cbs08\cbscd1.exe
  16. del %1\VCSCBS\cbs08\tmp.bat
  17. cd ..
  18. %2\
  19. cd ..
  20. cbscd
  21.